/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | IntrinsicInst.cpp | 143 bool ConstrainedFPIntrinsic::isUnaryOp() const { in isUnaryOp() function in ConstrainedFPIntrinsic
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 235 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon1e55e66d0111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 248 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon8fec4bc50111::PrototypeAST
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 190 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 252 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon074ec86f0111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anonbdf6bacf0111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | toy.cpp | 265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon481d0f270111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon497a49ce0111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon92d2576e0111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 209 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon5f242d250111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | toy.cpp | 255 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anond4fdd8cd0111::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 256 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 270 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon0468bcc60111::PrototypeAST
|
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 206 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 209 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | toy.cpp | 265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anond3a09e260111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | toy.cpp | 265 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 282 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 271 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon78e52dc70111::PrototypeAST
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 224 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | toy.cpp | 271 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 224 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|
/external/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 373 bool isUnaryOp() const { return IsOperator && Args.size() == 1; } in isUnaryOp() function in __anon7bcb39700211::PrototypeAST
|
/external/llvm/examples/Kaleidoscope/MCJIT/initial/ |
D | toy.cpp | 208 bool isUnaryOp() const { return isOperator && Args.size() == 1; } in isUnaryOp() function in PrototypeAST
|